#InvestigationMethodology
We have a machine to be hacked on the network.
we do nmap to find the ip address.
It's 192.168.255.137
We go to this address on the address : sqlmap -u "192.168.255.137" --forms
#InvestigationMethodology
We have a machine to be hacked on the network.
we do nmap to find the ip address.
It's 192.168.255.137
We go to this address on the address : sqlmap -u "192.168.255.137" --forms